home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat UK 55
/
MF_UK_55_1.iso
/
mac
/
Shareware Plus
/
Developers
/
VideoToolbox
/
Libs
/
GestaltValueReadMe
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1996-05-07
|
511 b
|
14 lines
|
[
TEXT/ttxt
]
GestaltValue
pascal OSErr NewGestaltValue (OSType selector, long newValue);
pascal OSErr ReplaceGestaltValue (OSType selector, long replacementValue);
pascal OSErr DeleteGestaltValue (OSType selector);
As of System 7.5, Apple includes traps for these three routines in the System. However, for compatibility with earlier Systems you can instead link in this Apple GestaltValue library from the May 1996 developer CD.
To build in Metrowerks:
Use GestaltValue.o.lib
To build in Symantec:
Use GestaltValue.o